Skip to content

Bump RalfG/python-wheels-manylinux-build from 0.4.2 to 0.7.1 - #7

Open
dependabot[bot] wants to merge 1 commit into
RELEASE_next_minorfrom
dependabot/github_actions/RalfG/python-wheels-manylinux-build-0.7.1
Open

Bump RalfG/python-wheels-manylinux-build from 0.4.2 to 0.7.1#7
dependabot[bot] wants to merge 1 commit into
RELEASE_next_minorfrom
dependabot/github_actions/RalfG/python-wheels-manylinux-build-0.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 30, 2023

Copy link
Copy Markdown

Bumps RalfG/python-wheels-manylinux-build from 0.4.2 to 0.7.1.

Release notes

Sourced from RalfG/python-wheels-manylinux-build's releases.

v0.7.1

Fixes for musllinux containers:

  • Install findutils by default (required for find -iregex ... code that is part of the action)
  • Use bash instead of sh in find exec command

v0.7.0

  • Add support for apk package manager for Alpine-based images (#62, fixes #61)

Thanks, @​mr-c!

v0.7.0

  • Add support for apk package manager for Alpine-based images (#62, fixes #61)

Thanks, @​mr-c!

v0.6.0

  • Add Python 3.11 to default versions to be build (#54)
  • Add Python 3.11 to test workflow, drop 3.6 (#57, #59)
  • Remove Python 3.6 from default versions (#59)
  • Fixes the name of the .whl files to look for in the find command for auditwheel repair from *-linux*.whl to *-manylinux*.whl (enables support for Poetry) (#56)
  • Makes auditwheel show stderr output to the $failed_wheels file (#56)
  • Ignores non-breaking "error" This does not look like a platform wheel when run against pure python wheels, which can be created, for example, under pypy when the build process doesn't produce compiled code (#56)
  • Checks if the $failed_wheels file is not empty instead of whether it exists before exiting with an error (#56)

Thanks @​agates, @​skshetry, and @​EwoutH!

v0.5.0

New

Changed

  • Made manylinux2014_x86_64 the default image again (manylinux_2_24 reached EOL, see pypa/manylinux#1332)
Commits
  • ff85046 Bump version to 0.7.1
  • ed5fc74 Fixes for musllinux containers:
  • 0f8ac69 Version bump to v0.7.0
  • 5c7ad97 Merge pull request #62 from mr-c/patch-1
  • 754943c support apk for system-packages
  • 9b1fc89 Merge pull request #59 from RalfG/fix-tests
  • ace4cf9 Drop 3.6 from defaults; update docs; version bump
  • 3b5f239 Fix tests: Drop 3.6, use hello_py 0.1.1
  • 159bf95 Merge pull request #56 from agates/auditwhee-repair-fix
  • 06d2586 find both -manylinux and -linux
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [RalfG/python-wheels-manylinux-build](https://github.com/RalfG/python-wheels-manylinux-build) from 0.4.2 to 0.7.1.
- [Release notes](https://github.com/RalfG/python-wheels-manylinux-build/releases)
- [Commits](RalfG/python-wheels-manylinux-build@v0.4.2...v0.7.1)

---
updated-dependencies:
- dependency-name: RalfG/python-wheels-manylinux-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants